home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 39 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.0 KB

  1. From: Julian F. Reschke <julian@GINA.UNI-MUENSTER.DE>
  2. Subject: Again: TOS and GEM bindings
  3. Date: Wed, 20 Jan 93 13:32:46 MET DST
  4.  
  5. I think that I didn't make clear enough what I am proposing. :-)
  6.  
  7. (1) A standard set of function prototypes and operating system bindings.
  8. (2) A standard name and location for these header files.
  9.  
  10. Of course it's up to the library maintainers to decide whether they want
  11. to do that as separate include files, ot if they prefer to #include
  12. their original files and to #define all differences.
  13.  
  14. The idea is that I can be *sure* that (example) <tos/gemdos.h> exists,
  15. and that it contains a 'standard' definition for the DTA structure.
  16.  
  17. You might prefer:
  18.  
  19. --- tos/gemdos.h ---
  20.  
  21. #include <osbind.h>
  22.  
  23. #define DTA _DTA
  24.  
  25. --- end ---
  26.  
  27. ..but that's not the point :-) The interesting points are (1) and (2).
  28.  
  29.  
  30. -- 
  31. ________________ cut here _________________________
  32. Julian F. Reschke, Hensenstr. 142, D-W4400 Muenster
  33.   eMail: julian@math.uni-muenster.de, jr@ms.maus.de
  34. ________ correct me if I'm wrong __________________
  35.